home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #6 / Amiga Plus CD - 1996 - No. 06.iso / pd / netz / amftp / amftp.changes < prev    next >
Text File  |  1996-03-02  |  15KB  |  390 lines

  1.  
  2.                   AmFTP - The AmigaOS FTP Client
  3.                   ==============================
  4.  
  5.                        © Copyright 1995 by
  6.                  Mathias Mischler & Oliver Wagner
  7.                     (merlin@sixpack.pfalz.de)
  8.  
  9.                        All Rights Reserved
  10.  
  11.         FTP Support Site: wade1.ab.umd.edu /support/AmFTP
  12.           WWW Support Site: http://www.vapor.com/AmFTP/
  13.  
  14. Changes:
  15. --------
  16.  
  17. v1.24 (6.1.96)
  18.  
  19.  - You can now delete local directories.
  20.  - Local files won't be deleted after viewing.
  21.  - NOOP won't be send during transfer.
  22.  - "Sort" button added to Profile page. Sorts all profiles alphabeticaly
  23.  - Size of any file will now got correctly.
  24.  
  25. v1.25 (6.1.96)
  26.  
  27.  - Transfer Gauge will now show correct value with large files.
  28.  - The Logfile will be stored in "T:AmFTP.log" for debugging.
  29.  - If "Save Dirs" is selected, the Default Dir in profile settings
  30.    is updated when the directory changes.
  31.  - You can now select a local directory for each profile entry.
  32.    And also select savedir to keep local directory up-to-date.
  33.  - Layout changed to save space for 640x200 screens.
  34.  
  35. v1.26 (7.1.96)
  36.  
  37.  - Enforcer hit eliminated.
  38.  - First version of AmFTP.guide, thanks to Duran ! :}
  39.  - "Help" button or pressing Help-Key now starts the guide.
  40.  - Version string set, v1.25 was v1.24.
  41.  - NOOP command now 'quiet'
  42.  - "Parent" Button (Left Arrow) is now a text gadget.
  43.  
  44. v1.27 (8.1.96)
  45.  
  46.  - Added a directory cache system. Previously loaded directories will be
  47.    called from the cache, rather than reloaded. Size of cache: 20 entries.
  48.  - Using "Refresh" button reloads the directory, instead of calling the cache.
  49.  
  50. v1.28 (9.1.96)
  51.  
  52.  - Refresh, Reload combination with cache now works.
  53.  - Some internal fixes.
  54.  - MakeDir and Delete now reloads Directory instead of cache directory.
  55.    directory.
  56.  - Norwegian and swedish catalog included. Thanks to Anders Bakkevold
  57.    and Jan Malmquist.
  58.  - If no localdir in profiles is selected, the localdir won't be
  59.    changed during connect.
  60.  - Display Beep after transfer, except when loading directory.
  61.  - Removed a bug with multiple AmFTP Clients running.
  62.  - Bug removed: Port can now be 4 digits long.
  63.  - help-bubbles on "Abort" gadgets suppressed during transfer.
  64.  - Removed bug with signal handling.... puhhh....
  65.  
  66. v1.29 (10.1.96)
  67.  
  68.  - Another signal bug removed.
  69.  - Menu checkmarks and cyclegadgets are stored in ".AmFTPRC" and will
  70.    be loaded and installed after new start.
  71.  - Multiview will now be started on AmFTP pubscreen.
  72.  
  73. v1.30 (12.1.96)
  74.  
  75.  - Enforcer Hit removed when changing localdir with no profiles 
  76.    selected.
  77.  - Contents of local directory string gadgets will be saved in
  78.    ".AmFTPRC" and loaded again.
  79.  - Pathes ending with "/" got a wrong parent directory. Fixed.
  80.  - Small window during connecting, including some information about
  81.    host and port.
  82.  - Added capability to abort connection.
  83.  
  84. v1.31 (13.1.96)
  85.  
  86.  - Bug removed: Connecting window was displayed on wrong pubscreen.
  87.  - ADT Listview is enabled anyway when recent is received and parsed.
  88.  - Size of Readme will be shown correctly.
  89.  - New menu checkmark for "confirm close connection."
  90.  - Quiet Login with user-defined password was incorrect.
  91.  - Syncronized Login procedure, instead of old asyncronized.
  92.  - ADT can be deselected again.
  93.  - Changed dirparsing for non-group outputs.
  94.  - ADT Mode now with select pattern ("+", "-").
  95.  - ADT Sort Date works now.
  96.  - Connect window references main window.
  97.  
  98. v1.32 (14.1.96)
  99.  
  100.  - Increased stacksize of connect task window to 20000 to start
  101.    MUI Prefs if you like too.
  102.  - Using nameserver for server ip can now also be aborted.
  103.  - Loading directory now uses busybar, too.
  104.  - All writing operations now check socket before writing.
  105.  - Busy Bar will now be moved slowly via mainloop, because MUI3.1 busy
  106.    bar won't move itself.
  107.  
  108. v1.33, v1.34, v1.35 (15.1.96)
  109.  
  110.  - ADT Sort Date fixed.
  111.  - MkDir/Rename Disabled bug while not connected removed.
  112.  - First real AT-Version (not released via supportsides).
  113.  - MUI destructor is safer.
  114.  - Main Page will be popped-up when closing connection.
  115.  - Saved path in ".AmFTPrc" is case sensitive now.
  116.  - ADT/Anon checkmarks disable correct other strings/checkmarks.
  117.  - Corrected bug in german catalog.
  118.  - Subdir download only works in ADT Mode, NOT in batch mode.
  119.  - ABORT command will be sent trashed again.
  120.  
  121. v1.36 (16.1.96)
  122.  
  123.  - French and finnish catalog included. Thanks to Pascal Rullier
  124.    and Timo Suoranta.
  125.  - Added a ADT Status window.
  126.  - only valid help bubbles will be shown.
  127.  - Connect window only appears when that checkmark is selected 
  128.    in menu.
  129.  - Some layout fixes, and some internal fixes.
  130.  - Transfer gauges will now show 100% when file is transfered. 
  131.  - MakeDir/Rename windows will be created and disposed dynamically
  132.    in order to save memory.
  133.  - Amiga FTP-Server with "System:" pathnames, etc., weren't handled
  134.    correctly.
  135.  - Batch window will close after transfer of files has been started.
  136.  - New variable label in ".AmFTPRC" called "ADT_FINDSITE".
  137.    Default is 128.252.135.4 which is ftp.wustl.edu.
  138.    Other find sites are:
  139.    USA (MO),ftp.wustl.edu,128.252.135.4
  140.    Switzerland,amiga.icu.net.ch,146.228.204.2
  141.    Germany,find.germany.aminet.org,131.234.38.2
  142.    Portugal,ftp.ua.pt,193.136.80.68
  143.  - Now possible to call an Aminet findsite and search for
  144.    special entries. Press "Find" in ADT-Mode.
  145.  
  146. v1.37 (19.1.96)
  147.  
  148.  - Installer script works correct now.
  149.  - If you wanted to download a file, which is not available to download
  150.    for you, no works perfectly. The reasons may be, e.g. that the 
  151.    file has been removed, or your user rights don't allow you to access 
  152.    that file. 
  153.  - A batch download cannot be initialized when no connection is
  154.    established.
  155.  - List of Default Profiles now includes all known AmiNet Sites.
  156.    (Reference: Site-info from any AmiNet site) You have to delete your
  157.    ".AmFTPProfiles" files in HOME: and PROGDIR:, if you want to see
  158.    them in YOUR personal profile list.
  159.  - New feature to call "archie"-sites to search for special files.
  160.    Choose your local archie findsite from the popuplist. The archie
  161.    feature is totally alpha and will be completed soon to really work
  162.    with. 
  163.    If a archie findsite doesn't work or respond, please report this to me.
  164.    Connection and transfer can be aborted during action.
  165.  - ADT-Find will open a connect window during whole transfer. And allows
  166.    you to abort transfer.
  167.  - Some internal changes.
  168.  - Connectwindows aren't active when they're opened.
  169.  
  170. v1.38 (20.1.96)
  171.  
  172.  - Found archie entries can be added as Profile entries. The server
  173.    will be named "FTP <ftpsite>", and can be found on the bottom of the
  174.    list.
  175.    The default directory of this profile entry will be the directory
  176.    found during archie search.
  177.  - Some internal changes.
  178.  - Bug removed: Loginsequence with some archie servers failed sometimes.
  179.  - Minor Layout fixes.
  180.  - Archie output is now restricted to window width.
  181.    Before you saw "/pub/amiga/com", now you see ".../comm/amftp".
  182.  - If no username or no password is given in profile settings, there
  183.    will popup a window to enter it for this login. 
  184.    These datas won't be saved after quit, so it is useful for secure
  185.    use.
  186.  - Changed directory parsing again. No it should work anywhere and make
  187.    no more problems with "files with space in filename".
  188.  
  189. v1.39 (21.1.96)
  190.  
  191.  - Some internal fixes.
  192.  - Archie Title strings in listview are now named "Host" and 
  193.    "Directory/Filename".
  194.  - Dirparser improved.
  195.  - Variable "LASTCALL" removed. The ADT scan date will be last seen 
  196.    entry in RECENT list.
  197.    ADT will now really show NEW entries, when it should to.
  198.  - You can load local index of any aminet side. be careful this 
  199.    could take a while.
  200.  
  201. v1.40 (22.1.96)
  202.  
  203.  - Added AmFTP/AMIGA®-logo in about window.
  204.  - Downloading a file, which already exists, can either be resumed
  205.    or overwritten.
  206.  - Resume requester only appears when that checkmark is selected
  207.    in menu. Otherwise resume will be used without asking.
  208.    Take care: Not every ftp-site supports a correct resume.
  209.  - Dirparser re-written. Now it uses a human like logic finding 
  210.    columns and spaces. Hope this will solve problems with some 
  211.    special sites.
  212.  - New entry in AmFTP-RC file "LASTRECENT". It stores the time index
  213.    of newest recent entry. It's used to decide which aminet uploads
  214.    are new. Setting this back to "LASTRECENT 0" (or removing this
  215.    entry) shows all files since 1.1.1970. This will be start value,
  216.    i'm sorry for.
  217.  - Some internal fixes.
  218.  
  219. v1.41 (23.1.96)
  220.  
  221.  - All lines will end with CR/LF now, to not confuse old fashioned
  222.    IBM-compatible servers, and some slip-emulations like TIA.
  223.  - Layout fixed.
  224.  - CPS (Character per second) calculation should now also deliver a 
  225.    correct value using file-resume.
  226.  - Fixed a bug with directory loading after resume.
  227.  - If an file to receive can't be opend, it will be logged with an
  228.    errorreport in logwindow.
  229.  - Build a uncompress for ".Z" (standard unix compression) files in
  230.    AmFTP.
  231.  - Compressed files will automatically decompressed, yet. Later on 
  232.    it will be configurable.
  233.  - RECENT and LOCAL index files will be loaded in compressed format.
  234.  - Some internal changes.
  235.  
  236. v1.42 (25.1.96)
  237.  
  238.  - If ENV:HOME points to "ram:", "PRODIR:" will be used instead.
  239.  - Sort by Date should now really sort by date. :)
  240.  - LASTRECENT removed from rc-File. Added LASTRECENTS, which is
  241.    contains an unsigned value.
  242.    Sorry "show new" had to be reseted again. It will show all files
  243.    during first start, instead of only new ones.
  244.  - Some layout fixes.
  245.  - File ending with ".readme", ".liesmich", ".text", or ".txt" will
  246.    attempt to be received compressed.
  247.    If this attempt fails, no more tries of compress will be made
  248.    during this connect with this server.
  249.  - Closing a connection during transfer will remove list of file to
  250.    receive.
  251.  - Added español catalog.
  252.  - Changing active entry in ADT mode, will show a short info about
  253.    it.
  254.    Example: "CL5-Devkit [172203 Bytes, 1631 Bytes Readme, Send: 
  255.    02.12.1995, 16:00"
  256.    Selecting entries will show info about selection furthermore.
  257.  - Changing active entry in Archie mode, will show a short info 
  258.    about it.
  259.    Example: "Anarchie-F140.sit.bin [488960 Bytes], Send 11:23 3 Nov 
  260.    1994"
  261.  - Installer shows different icons for AmFTP during selection.
  262.  - You can choose a special selection of Aminet directories, and
  263.    force AmFTP to show those only. Choose "Selected" in "Show:"
  264.    cyclegadget.
  265.  
  266. v1.43 (26.1.96)
  267.  
  268.  - AmFTP.language.ct and AmFTP.cd in archie are current versions,
  269.    again. Sorry i forgot to update these files last time.
  270.  - Internal fixes.
  271.  - Selection of transfer mode added again.
  272.  - New menu entry "Open Batch Window" or pressing AMIGA-B opens 
  273.    batch window to drag&drop inside.
  274.  - ADT entries can be drag&dropped inside the batch window now, and
  275.    allow so a batchdownload of ADT files.
  276.  - Compiled optimized; hope anything still works.
  277.  
  278. v1.44 (28.1.96)
  279.  
  280.  - Fixed a bug in rename function.
  281.  - Added greek language catalog, thanks to Manos Konstantinia.
  282.  - The "ls -la" listing makes no difference between linked
  283.    directories and linked file. I depents on user now, what should
  284.    be done with a link, and it may fail (look in log window when a
  285.    action with linked entries does not work).
  286.    (The filesize can be also WRONG sometimes, cause some servers
  287.    give size of link entry instead of the size of the file.)
  288.  - The local directory history will be saved in the file 
  289.    ".AmFTPHistory". This file can be changed with a normal 
  290.    texteditor. That history will be loaded at start of AmFTP again.
  291.  
  292. v1.45 (28.1.96)
  293.  
  294.  - Changed login sequence to completely syncron data exchange.
  295.  - MaxLen for port string set to 5. MUI now wants to get size with 0
  296.    termination.
  297.  - You can now load and see "ADT_RECENT_14" file, too. This should
  298.    contain aminet uploads in last 14 days. 
  299.  
  300. v1.46 (1.2.96)
  301.  
  302.  - Some internal fixes.
  303.  - Some layout changes.
  304.  - AmFTP won't disable whole groups anymore. Conform to style guide
  305.    only gadgets are disabled.
  306.  - Added dansk catalog.
  307.  - Added dutch catalog.
  308.  
  309. v1.47 (1.2.96)
  310.  
  311.  - Bug removed: Forgot to enable ADT listview for user input :(
  312.  
  313. v1.48 (3.2.96)
  314.  
  315.  - Some internal fixes.
  316.  - Some layout changes.
  317.  - Login and transfer should work at windows server now.
  318.  
  319. v1.49 (10.2.96)
  320.  
  321.  - First non-beta prerelease.
  322.  - Some internal fixes.
  323.  - Changed from CatComp to FlexCat Catalog Compiler.
  324.  - Argument/Tooltype "LANGUAGE" added.
  325.    You can set a prefered language with this Argument/Tooltype.
  326.    e.g. "AmFTP LANGUAGE=français" would start with french language.
  327.    (Take care of correct spelling of the language. It's case
  328.    sensitive!!)
  329.  
  330. v1.50 (11.2.96)
  331.  
  332.  - Active Object default set on listviews, depenting on connection
  333.    state, and mode (adt).
  334.  - Added a tool for easy registration of AmFTP via net. You can call
  335.    it either by selecting from menu, or starting it direct.
  336.  - Fix a freezing bug on timeout.
  337.  - Some internal changes.
  338.  
  339. v1.51 (23.2.96) - internal version
  340.  
  341. v1.52 (24.2.96)
  342.  
  343.  - Some internal fixes.
  344.  - Check of responses of bad-implemented ftp-Servers, like "Command
  345.    not found", etc..
  346.  - Filelen to send is not taken from listview, but from filehandle.
  347.    (it may change)
  348.  - Fixed to work with "Mircosoft FTP-Server". Grmpf.
  349.  - AmFTP didn't close allocated socket, when a connection was aborted
  350.    by server.
  351.  - Increased length of username.
  352.  - The order of entries in the batch window can be set with dropping
  353.    on any position inside the batch window. 
  354.    The order can be changed with draging an entry, moving around,
  355.    and drop this entry on wanted position inside batch window.
  356.  - Some little layout changes.
  357.  - Keyfile can be also stored in $KEYPATH.
  358.  
  359. v1.53 (28.2.96)
  360.  
  361.  - Some internal Changes.
  362.  - New distributor for United Kingdom.
  363.  - Inserted second parser for difficult directories.
  364.    (e.g. /pub/aminet/biz/dbase on most ftp-Server with trashed
  365.    coumn layout)
  366.    AmFTP will change parser mode itself.
  367.  - Transfer will be done by asyncron IO, this will take less cpu
  368.    time, and maybe speed up transfer speed.
  369.  - There won't be DisplayBeep _after_ MultiView any more :)
  370.  
  371.  
  372.  Remark for soon coming release version:
  373.  =======================================
  374.  
  375.  o Try to find as many bugs as possible, send report via e-Mail to
  376.    "merlin@sixpack.pfalz.de" (NO MIME mails please).
  377.    The logfile "T:AmFTP.log" often helps me to find bugs, other
  378.    tempfiles, too (T:.AMFTP-RTMP-<PrId>...").
  379.  
  380.  o Everybody who did catalog translation in foreign languages, 
  381.    should send me an current version ! Old versions cannot be
  382.    released. Special thanks to those, who send me an actual version
  383.    for each new version.
  384.  
  385.  o If AmFTP crashes on starting, you have to remove ".AMFTPProfiles",
  386.    in $HOME and/or PROGDIR: directory.
  387.    AmFTP betas did only conversion of the prefs file from one
  388.    previous version to the current one. So if you skipped some
  389.    beta (!) versions it may cause trouble.
  390.